Merged
Conversation
* add gemini image models in .chat * update docs for gemini image .chat * actually snake case * fix multi-turn thoughtsignature
* Remove mostly unused TechnicalError and featureflag. Fold Group into GroupService. * move modutil to util * remove unused public/assets * Remove anomaly service, fold logic into groups * remove unused modules * Remove AnomalyService import from tests * remove shutdownservice * remove unused filetracker service * [will break prod] remove Puter AI Module, inline to coremodue * MariaDB compatibility
* add replicate image * docs replicate * pkg lock * maybe fix ci
* Consistent header with files * custom order with draggable app icons * mobile style tweak * Drag apps to sidebar * uninstall * Add desktop switch button to home tab Drag sidebar apps order * Display app storage use in Usage tab * Add context menu options to apps: open in new tab, open in window * Sidebar apps section with taskbar/dock behavior * add close button to sidebar app item * prevent dashboard files items from being selected when dragging * File contextmenu shows filename Keep dashboard URL when opening items * Fixed issue with mobile selecting * sidebar toggling * sidebar tooltips * done! * Files tab statusbar width fix * Consistent header with files * custom order with draggable app icons * mobile style tweak * Drag apps to sidebar * uninstall * Add desktop switch button to home tab Drag sidebar apps order * Display app storage use in Usage tab * Add context menu options to apps: open in new tab, open in window * Sidebar apps section with taskbar/dock behavior * add close button to sidebar app item * prevent dashboard files items from being selected when dragging * File contextmenu shows filename Keep dashboard URL when opening items * Fixed issue with mobile selecting * sidebar toggling * sidebar tooltips * done! * Files tab statusbar width fix * Remove desktop switch button from Home tab * App uninstall fix * mobile style tweaks for dashboard sidebar * Usage tab header fixes * style tweaks * Disable Uninstall for certain system apps * Use app title in uninstall modal * Remove delete-data option from uninstall modal * Update dashboard.css * Update TabApps.js --------- Co-authored-by: jelveh <nj@puter.com>
When the Start button is clicked while the popover is already open, close it instead of doing nothing. This fixes the toggle behavior on Android Chrome where the menu stays open on repeated taps. The `.popover-launcher` removal triggers the UIPopover remove event handler which automatically cleans up the `has-open-popover` class. Fixes #1681
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.